Welcome![Sign In][Sign Up]
Location:
Search - pe file

Search list

[Windows DevelopAddCodeBeforeExe

Description: 利用C++和内嵌汇编将一段代码添加到EXE文件的开头,提示用户是否真要运行这个EXE文件。演示了如何操作PE文件头部。-The use of C++ And embedded compilation will be added to a section of code at the beginning of EXE files, prompts the user really want to run the EXE file. Demonstrated how to operate the head PE file.
Platform: | Size: 28672 | Author: 张立人 | Hits:

[File OperateTLS_CallBack_test

Description: PE文件TLS表演示程序。在文件运行前先执行一个函数。-PE file TLS Table demo. Running in the document before the implementation of a function.
Platform: | Size: 6144 | Author: 李明 | Hits:

[OS programch02_codes

Description: 本代码是PE文件的修改 在PE文件的节空间中插入一个MessAGEbox().-The code is modified PE file section in the PE file, insert a space MessAGEbox ().
Platform: | Size: 3828736 | Author: .g | Hits:

[File OperateWinDump

Description: PE文件操作的一个例子!很好的啊! -PE file operations of an example! Good ah!
Platform: | Size: 206848 | Author: 李卓吾 | Hits:

[Windows DevelopFindzero

Description: pe文件的各个区段通常需要对齐,因此通常会在区段之间留下一些空白区间,这段代码就实现了找到这些空白区间-pe file sections usually require alignment, it will normally leave some gaps between the section interval, this code has to find these blank range
Platform: | Size: 33792 | Author: lena | Hits:

[File OperateVaToOffsetSrc

Description: PE文件外壳查询工具,功能类似PEid软件,带有VA及Offset换算~ 通过学习这个软件的源码,你会对PE文件格式有进一步的了解。希望它能够给你在学习PE文件格式编程的过程中带来一些帮助。-PE file shell query tools, functions PEiD similar software, with VA and Offset conversion ~ Through the study of the software source code, you will have a PE file format for further understanding. I hope that it will give you PE file format in the learning process of programming bring some help.
Platform: | Size: 698368 | Author: 宋芬 | Hits:

[OS programPEDump

Description: PE文件分析结构,-Analysis of PE file structure,
Platform: | Size: 146432 | Author: qsn | Hits:

[assembly languagedos_stub

Description: Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序,这个就是"dos stub"的源码,我们可以修改它,用fasm.exe编译,在vc连接时,加上 /stub:stub.exe-Windows PE files will normally be run under DOS shows: This program cannot be run in DOS mode. This is the head of a PE file
Platform: | Size: 39936 | Author: 京继鸿 | Hits:

[OS programTLS_CallBack

Description: 漫谈TLS_CallBack:原理、编程、手工感染及检测.利用TLS_CallBack(线程局部存储回调函数)玩弄调试器以及感染PE文件.-Talk TLS_CallBack: principles, programming, manual infection and detection. Use TLS_CallBack (thread local storage callback function), as well as playing with the debugger PE file infection.
Platform: | Size: 854016 | Author: yuying | Hits:

[Otherpe

Description: 在这篇文章中,我会给出 MicroSoft 的所有基于 win32系统(如winnt,win9x)的可移植可执行(PE)文件格式的详细介绍-In this article, I will give all MicroSoft based on win32 systems (such as winnt, win9x) of the Portable Executable (PE) file format details
Platform: | Size: 13312 | Author: 朱伟 | Hits:

[EditorSECTIO~1.RAR

Description: 一个小巧的 PE 文件区段添加工具,用来给可执行程序添加区段。-A small section of the PE file Add tool to add a section to the executable program.
Platform: | Size: 6144 | Author: 别克 | Hits:

[OS programWritePE

Description: 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译-Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
Platform: | Size: 13312 | Author: dapro | Hits:

[Windows DevelopVBMAKEKE

Description: VB制作的加壳工具只是修改了PE文件头.很轻松的就可以脱掉了.声明本人所上传代码如果没有特别声明都是来自VBGOOD论坛-VB Tools加壳produced only modify the PE file header. Very easily can be off. Statement From my code if there is no special statement from VBGOOD Forum
Platform: | Size: 9216 | Author: 残影 | Hits:

[Windows DevelopPEView1.0

Description: 分析PE文件的基本信息、导入表、导出表、资源和节等信息-Analyser for PE file,basic information, import table, export table, resources and section
Platform: | Size: 55296 | Author: task001 | Hits:

[OtherSoftwareencryption

Description: 软件加密解密技术内幕 PE文件格式深入研究-Software encryption and decryption technology insider-depth study of PE File Format
Platform: | Size: 1389568 | Author: he | Hits:

[OS programVaToOffset

Description: 将PE文件映射到内存的虚拟地址转成文件偏移-PE file will be mapped to virtual memory addresses into file offset
Platform: | Size: 698368 | Author: adfy | Hits:

[Windows DevelopPETool

Description: PE文件信息查看编辑工具,VC源码。 作者MackT-PE file information editing tools to view, VC source. Author MackT ..
Platform: | Size: 171008 | Author: Laona | Hits:

[OS programPEInfo_example

Description: windows PE 文件格式分析工具的编写。代码里解析了PE文件的格式及具体分析方法。-windows PE file format for preparation of analytical tools. Analysis of the code in the PE file format and the specific analysis.
Platform: | Size: 57344 | Author: 张开 | Hits:

[OS programPE

Description: 学习PE文件格式的一个小测试程序.上传凑分.-PE file format to learn a small test program. From points together.
Platform: | Size: 5120 | Author: bluelinus | Hits:

[File OperatePEFile

Description: 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 !-The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
Platform: | Size: 1513472 | Author: 郭子 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 31 »

CodeBus www.codebus.net